@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



@font-face {
    font-family: 'KRASIVYI';
    src: url('../font/KRASIVYI-SCOSF.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */
.header_all{width:100%; height:90px; position: relative}
.header_all .container{width:1440px;}
.header_all:after{content: ""; width: 20%; height: 100%; position: absolute; top:0; left:0; background: #ffffff}
.h_logo{width:310px; height: 90px; float: left; position: relative; z-index: 9; background: #ffffff; padding-top: 15px;}
.h_logo img{width:275px;height: auto; display: block}
.header_nav{width:814px; height: 90px; float: left; margin-left: 80px;}
.nav{width:100%; height:90px; margin: 0px auto; }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;  width:101px; text-align: center; line-height: 90px; 
	background: url(../images/nav_xs.png) no-repeat right center}
.nav .nLi:last-child{background: none}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a p{font-size:15px; color:#333333; }
.nav li.active h3 p{background:url(../images/active.png) no-repeat bottom center; font-weight:bold;}
.nav .nLi:hover h3 p{background:url(../images/active.png) no-repeat bottom center; font-weight:bold;}
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:140px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#0d377b}
.h_dh{float:right; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 40px; margin-top: 20px;}
.h_dh p{font-size: 14px; color: #666666}
.h_dh span{font-size: 21px; color: #00549a; font-weight: bold;}




/* 首页:banner */
.banner{ width:100%; height:667px; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#0d377b}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }




/*分类*/
.index_class{width:100%; height: auto; overflow: hidden; margin-top:20px;}
.index_class ul{width:100%; height: auto; overflow: hidden; padding: 0px 1%}
.index_class ul li{width:23.5%; height:182px; display: block; margin-right:1.5%; background: #eeeeee; float: left; padding: 20px 1.5%;}
.index_class ul li:nth-child(4){margin-right: 0}
.index_class ul li a{width:100%; height: 100%; display: block}
.index_class ul li .class_pic{float:left; display: flex; align-items: center; width:42%; height: 100% }
.class_pic img{align-items: center; margin: 0px auto; max-width: 100%}
.class_xx{width:50%; height: auto; float: right;}
.class_xx h3{font-size: 24px; color: #333333; font-weight: bold; line-height: 40px; margin-bottom: 8px;}
.class_xx a{font-size:14px; color: #666666; line-height:30px; display: block}
.class_xx a:hover{color:#00549a}







/*产品展示*/
.index_product{width:100%; height:auto;  overflow: hidden; overflow: hidden; margin-bottom: 80px; margin-top: 72px;}

.index_product_all{width:100%; height: auto; overflow: hidden; background: url(../images/pro_bjs.jpg) no-repeat right 10px}




.ban{ width:1220px; height:665px; position:relative; overflow:hidden;  margin: 0px auto; }
.ban2{ width:1200px; height:643px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:1200px; height:600px; padding: 10px}
.in_pro_pic{width:599px;height: auto; float: left; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.21)}
.in_pro_pic img{width:100%; height: auto; display: block}
.in_pro_info{width:540px; height: auto; float: right; padding-top: 60px;}
.in_pro_info h4{width:100%; height:60px; line-height:30px; font-size: 29px; color: #ffffff; font-family: "Arial";  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_pro_info h5{width:100%; height: 40px; line-height: 40px; font-size:22px; color: #ffffff;  font-weight:bold;}
.in_pro_info hr{width:40px; height: 2px; background: #fff; margin: 10px 0; display: block }
.in_pro_info p{width:100%; height: auto; overflow: hidden; line-height: 30px;font-size: 14px; color: #fff; margin-top: 45px; margin-bottom: 30px;}
.in_pro_info span{font-size: 14px; color: #fff; text-align: right; position:relative; direction: inherit;width: 100%; display: block}
.in_pro_info span:after{content: ""; position: absolute; top:10px; right:78px; width:180px; height: 1px; background:rgba(255,255,255,0.4)}
.prev{ float:left; cursor:pointer;}
.min_pic{ width:585px; position: absolute; bottom:12px; right:0}
.num{ height:175px;overflow:hidden; width:585px; position:relative;float:left;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:187px; height:auto; margin-right:10px;border: 1px solid #eeeeee}
.num ul li.on{border: 2px solid #00549a}
.num ul li img{width:100%; height: auto; display: block}
.prev_btn1{width:83px; text-align:center; height:22px; margin-top:20px; cursor:pointer; float:left;
	background: url(../images/pro_left.png) no-repeat center; margin-left: 195px;}
.next_btn1{width:83px; text-align:center; height:22px; margin-top:20px;cursor:pointer;float:left; margin-left: 30px; background: url(../images/pro_right.png)  no-repeat center}


.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.pro_more{width:90px; height: 89px; background: #00549a; text-align: center; padding: 16px; display: block; position: absolute; bottom:0; left:519px}
.pro_more p{font-size: 14px; color: #fff; line-height: 30px;}
.pro_more:hover{background: #313540}






/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.png) no-repeat center bottom; margin-bottom: 65px;}
.index_about_left{width:540px; height: auto; float: left}
.index_about_left h3{font-size: 22px; color: #00549a; font-weight: bold;}
.index_about_info{width:100%; height: auto; overflow: hidden; margin: 30px 0 40px}
.index_about_info a{font-size: 14px; color: #333333; line-height: 30px;}
.index_about_right{width:602px; height: 510px; float: right}
.index_about_right img{width:100%; height: auto; display: block}
.index_about_right video{width:100%; height: auto; display: block}
.ab_more{float: right}

.index_about_num{width:100%; height: 120px; margin-top: 40px;}
.index_about_num dl{float: left; width: 300px;}
.index_about_num dl dt{width:69px; height: 69px; border: 1px solid #00549a; border-radius: 50%; float: left}
.index_about_num dl dt i{width:100%; height: 100%; display: block}
.index_about_num dl dd{width:190px; height: auto; float: left; margin-left: 20px;}
.index_about_num dl dd p{font-size: 14px; color: #333333; line-height: 30px; position: relative}
.index_about_num dl dd p:after{content: ""; width:50px; height: 1px; background: #00549a; position: absolute;bottom:0; left:0}
.index_about_num dl dd h4{font-size: 14px; color:#00549a}
.index_about_num dl dd h4 span{font-weight: bold; font-size: 40px; color: #00549a; margin-right: 10px;}
.num1{background: url(../images/ab_i1.png) no-repeat center}
.num2{background: url(../images/ab_i2.png) no-repeat center}
.num3{background: url(../images/ab_i3.png) no-repeat center}
.num4{background: url(../images/ab_i4.png) no-repeat center}

.index_about_num dl:hover .num1{background: url(../images/ab_hi1.png) no-repeat center}
.index_about_num dl:hover .num2{background: url(../images/ab_hi2.png) no-repeat center}
.index_about_num dl:hover .num3{background: url(../images/ab_hi3.png) no-repeat center}
.index_about_num dl:hover .num4{background: url(../images/ab_hi4.png) no-repeat center}
.index_about_num dl:hover dt{background: #00549a}






/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; }
.index_youshi_bottom{width:100%; height: 620px; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; margin-top: 46px; padding-top: 56px;}
.index_youshi_left{width:330px; height: auto; float: left; margin-top: 50px;}
.index_youshi_left h4{font-size: 25px; color: #fff; font-family: "Arial"}
.index_youshi_left h5{font-size: 40px; color: #fff;}
.index_youshi_left h6{font-size: 28px; color: #fff; font-weight: bold; margin-top: 60px; position: relative; height: 50px;}
.index_youshi_left h6:after{content: ""; width: 50px; height: 2px; position: absolute; bottom:0; left:0; background: #fff}
.index_youshi_left p{font-size: 14px; color: #fff; line-height: 28px; margin-top: 30px;}
.index_youshi_right{width:788px; height: 503px; background: #fff; float: right; padding:50px 65px;}
.index_youshi_right li{width:280px; height: 170px; float: left; margin-bottom: 60px; }
.index_youshi_right li img{height: 35px; width: auto; display: block;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; }
.index_youshi_right li:nth-child(2n){float: right}
.index_youshi_right li h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #333333; font-weight: bold;}
.index_youshi_right li p{width:100%; height: 72px; line-height: 24px; font-size: 14px; color: #666666;}
.index_youshi_right li hr{width: 50px; height: 2px; display: block; background: #00549a; display: block; margin: 10px 0}
.index_youshi_right li:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}






/*案例*/
.index_case{width:100%; height:auto; overflow: hidden; margin-top: 60px;}
.index_case_title{width:100%; height: auto; overflow: hidden; margin-bottom: 40px; text-align: center}
.index_case_title h4{font-size:64px; color: #e6e6e6;  font-family: "Impact"}
.index_case_title h3{font-size:36px; color: #00549a; font-weight: bold; margin-top: -40px;}
.index_case_title p{font-size:14px; color: #666; margin-top:10px;}

.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:385px;height:auto; margin-left:22px;overflow: hidden; background: #fff; position: relative}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.pro_pic{width:100%; height: auto; overflow: hidden}
.Box .Box_con .conbox ul li p{width:100%; height: 64px; background: #eeeeee; text-align: center; line-height: 64px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.Box .Box_con .btn {display: block;width:44px;height:44px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -22px;  }
.Box .Box_con .btnl {float: left; background: url(../images/case_left.png) no-repeat; left:-70px;}
.Box .Box_con .btnr { float: right; background: url(../images/case_right.png) no-repeat; right:-70px;}
.Box .Box_con .btnl:hover{background: url(../images/case_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/case_hright.png) no-repeat}
.Box .Box_con .conbox ul li:hover h3{color:#0d377b}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.case_more{width:159px; height: 41px; background: #00549a; text-align: center; line-height: 41px; border-radius: 25px; color: #fff; display: block; margin: 40px auto;}
.case_more:hover{background: #313540}









/*新闻*/
.index_news{width:100%; height: 670px; overflow: hidden; margin-top:54px; background: url(../images/news_bjs.jpg) no-repeat center bottom; padding-bottom: 52px;}
.index_news_title{width:100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.index_news_title h4{font-size:64px; color: #e6e6e6;  font-family: "Impact"}
.index_news_title h3{font-size:36px; color: #00549a; font-weight: bold; margin-top: -40px;}
.index_news_left{width:462px;height: auto; float: left}
.index_news_left .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_news_left .slideBox .hd{position:absolute;right:10px; bottom:20px;z-index:1;overflow:hidden;height:8px}
.index_news_left .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.index_news_left .slideBox .hd ul li{float:left;margin-right:15px;width:8px;height:8px;border:1px solid #0d377b; cursor:pointer; }
.index_news_left .slideBox .hd ul li.on{background:#0d377b}
.index_news_left .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.index_news_left .slideBox .bd ul{width:100%;height:100%}
.index_news_left .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_news_left .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.in_news_pic{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_news_left .slideBox .bd li span{font-size: 14px; color: #666666; display: block; line-height: 25px;}
.index_news_left .slideBox .bd li h4{font-size:20px; color: #333333; display: block; line-height: 30px; font-weight: bold; height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_left .slideBox .bd li p{width:100%; height: 70px; overflow: hidden; border-top:1px solid #bfbfbf; padding-top: 8px; font-size: 14px; color: #666666; 
	line-height:30px; margin-top: 8px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_left .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left .slideBox .bd li:hover h4,.index_news_left .slideBox .bd li:hover p{color:#00549a}




.index_news_bottom{width:685px; height: auto; float: right}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden}
.index_news_bottom ul li{width:100%; height: 138px; padding: 20px 36px; margin-bottom: 8px;}
.news_bottom_left{width:546px; height: auto; float: left}
.news_bottom_left h3{width:100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333}
.news_bottom_left span{width:100%; height:25px; line-height:25px; font-size: 14px; color: #666666; display: block}
.news_bottom_left p{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #666666; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_news_bottom ul li i{width:50px; height:98px; float: right; background: url(../images/lan_jt.png) no-repeat center}
.index_news_bottom ul li:hover{background: url(../images/news_hover.jpg) no-repeat center}
.index_news_bottom ul li:hover h3,.index_news_bottom ul li:hover p,.index_news_bottom ul li:hover span{color:#fff}
.index_news_bottom ul li:hover i{background: url(../images/bai_jt.png) no-repeat center}
.index_news_bottom ul li:last-child{margin-bottom: 0}




/*底部*/
.footer{width:100%; height: 422px; overflow: hidden; background: url(../images/footer_bjs.jpg) no-repeat center; padding-top: 46px; }
.footer_info{width:100%; height:auto; text-align: center; margin-bottom: 46px;}
.footer_left{width:322px; height: auto; float: left}
.footer_left h3,.footer_text h3{font-size: 18px; color: #ffffff; padding-bottom:15px; position: relative; margin-bottom: 10px}
.footer_left h3:after,.footer_text h3:after{content: ""; width:50px; height:3px; background: #fff; position: absolute; bottom:0; left:0}
.footer_left a{font-size:14px; color: #fff; line-height: 28px; margin-top: 10px; float: left; width: 80px;}
.footer_left a:hover{color:#00549a}
.footer_ma{width:330px; height: auto; float: left; margin-left: 126px}
.footer_ma dl{width:146px; height: auto; float: left}
.footer_ma dl dt{width:100%; height: auto; overflow: hidden}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center}
.footer_ma dl:nth-child(2){float: right}
.footer_text{width:250px; height: auto; float: right}
.footer_text p{font-size: 14px; color: #fff; line-height: 28px;}
.copy{clear:both;height:50px;  font-size:12px;line-height:50px;  margin-top: 30px; border-top:1px solid rgba(255,255,255,0.2)}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff; margin-left: 20px}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:12px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff; margin-left: 10px;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden; }
.footer_link p{font-size: 14px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#c40000}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0d377b;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left; 
}







@media screen and (max-width:1450px){
	.header_all .container{width:1300px;}
	.header_nav{width:780px; margin-left: 0;}
	.nav .nLi{width:97px;}
	.index_youshi_right{width:740px;}
}
	
	











.clr{clear:both}
.container,.w1200{margin:0 auto;width:1200px}
.l{float:left;}
.r{float:right;}


/*内页banner*/
.caseban{ background: url(../images/caseban.jpg) no-repeat center; height: 300px; }
.newsban{ background: url(../images/newsban.jpg) no-repeat center; height: 300px; }
.proban{ background: url(../images/proban.jpg) no-repeat center; height: 300px; }
.contban{ background: url(../images/contban.jpg) no-repeat center; height: 300px; }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 300px; }
.yxwlban{ background: url(../images/yxwlban.jpg) no-repeat center; height: 300px; }
.hrban{ background: url(../images/hrban.jpg) no-repeat center; height: 300px; }
.main{overflow:hidden; margin-top:-65px;}

/* 内页通用:左侧分类 */
.nyban p{ padding-top:260px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 250px;  margin-left: -1px; height: 66px; line-height: 66px; text-align: center; font-size: 21px; font-weight: bold; background: #004389; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #004389; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #004389;  }
.mianlfl-li > .active span{ background: #004389;  }
.mianlfl-li:hover a > span{ background: #004389; }
.mianlfl-li:hover a > p{ color: #004389;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #004389; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #004389; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 100px;  }
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #004389; }
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #004389; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; font-size:16px; color:#666; line-height:24px;}
.mianr-mid > p{line-height: 36px; font-size: 16px; color: #555; }

/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height: auto; overflow:hidden;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #004389; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#004389;}
.nynews-li:hover > span{ left:15px; background: #004389; }
.nynews-li:hover > p{ right:15px; color:#004389;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#004389; border:1px solid #004389;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; overflow:hidden; margin-bottom:40px;}
.main-title > h3 > span{ color: #004389;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden }
.nynews-top > a > .l{ width: 308px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px; width:100%; height:auto; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }

/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > h4{ background: #004389; color: #004389; font-size: 16px; text-align: center; line-height: 40px; margin-top: 30px; }

/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #004389;}
.news-title span {width:442px; line-height: 80px; color: #004389; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #004389 !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 20px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #004389; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #004389;  }
.news-li:hover .newsli-r p{ color: #004389;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px;}



/*内页：联系方式*/
.contact .l{width:590px}
.contact .r{margin-top:15px;}
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444;}
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; text-align:center}
.contact .foottb-r > p:before{ background: #d5d5d5; }
.keyword_light p,.nycont-bot p{ line-height: 36px;font-size: 16px; color: #555;}
.ewm-li{ float:left; margin-left:10px; }
.ewm-li div{ background: url(../images/erm_bg.png) no-repeat; width:128px; height: 128px;  }
.ewm-li div > img{ display: block; margin: 0 auto; width:104px; padding-top: 12px;  }


/*荣誉资质*/
.docs-pictures{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.honor-li{width:218px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.honorli-div{width:100%; height:auto; overflow:hidden;  border:1px solid #ddd}
.honorli-div img{width:100%; height:100%; display:block;}
.honor-li:nth-child(4n){margin-right:0}
.honor-li h3{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}

@media screen and (max-width:1220px){
	body{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
}
